CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bounding box

搜索资源列表

  1. BoundingBoxNET

    0下载:
  2. The purpose of this demo is to perform axis-aligned bounding box collision detection. If collison has occured then the camera will stop moving in that direction, else it will continue. Controls: Arrow keys - Moves the camera.-
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:738781
    • 提供者:Roger
  1. BoundingBox_Update

    0下载:
  2. This function updates the bounding box from tracking result. The bounding box is a rectangle one.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:561
    • 提供者:Tewodros
  1. dixing

    0下载:
  2. 地形+粒子+模型载入+音乐+碰撞检测(aabb包围盒)+第一人称视角摄像机+天空盒子-The terrain the+ particles+ model Loading the+ Music the+ collision detection (aabb bounding box)+ first-person perspective camera the+ sky box
  3. 所属分类:DirextX

    • 发布日期:2017-10-31
    • 文件大小:3185456
    • 提供者:John
  1. Centroid

    0下载:
  2. 基于Bounding Box算法的matlab仿真程序,用于无线传感器网络定位。-Matlab simulation program based on Bounding Box algorithm for wireless sensor network positioning.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:433147
    • 提供者:王学泰
  1. read

    0下载:
  2. 可以读取stl文件中的x,y,z的极值,并以此作为其AABB(沿坐标轴方向)包围盒-Stl file in the x, y, Z extremum can be read, and as the AABB (along the axis direction) bounding box
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:805
    • 提供者:chenchen
  1. simpletest

    0下载:
  2. 对两个stl三角形面片格式的文件进行读取,并建立aabb包围盒,检测它们的干涉情况。-To read the two the stl triangular facets format file and create aabb bounding box to detect interference.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:105967
    • 提供者:chenchen
  1. diam_11_17_06_valis

    0下载:
  2. 实现点集的最小包围盒和直径的多种算法的源代码,包含论文说明。-The minimum bounding box and the diameter of the source code for a variety of algorithms to achieve a set of points, contains papers illustrate.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:387784
    • 提供者:kimist
  1. onling_tracker

    0下载:
  2. 采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:16510782
    • 提供者:liyulong
  1. ellipsoid

    0下载:
  2. 关于椭球包围盒的相关文章,讲了几种算法,有需要的可以下载-About the ellipsoid bounding box, speak several algorithms need can be downloaded look
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:673656
    • 提供者:yanweimiao
  1. jingweiduchazhi

    0下载:
  2. 在指定的边界框的经度和纬度的插值-The bounding box of the specified latitude and longitude of the interpolation .......
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1919
    • 提供者:Jack
  1. color_segment

    0下载:
  2. color segmentation and bounding box from a video sequence in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1314
    • 提供者:mdil
  1. Animation

    0下载:
  2. 实现4个场景:(1)自由下落 (2)竖直悬挂 (3)水平悬挂 (4)与球碰撞 —采用层次包围盒方法-The realization of the 4 scenarios: (1) free fall (2) (3) the vertical horizontal suspension (4) and the ball collision using hierarchical bounding box method
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3295388
    • 提供者:赵祥赫
  1. MutexSynch

    0下载:
  2. 摘要:VC/C++源码,系统相关,互斥对象,线程同步 利用互斥对象实现线程同步,当勾寻使用互斥进行同步”按钮时,可启动一个线程向编辑框写入字符A,然后再启动一个线程向边界框写入字符B,可以看到只被执行一个线程,线程同步问题请下载源码参阅。-Abstract: VC/C++ source, system-related, mutex objects, thread synchronization synchronize threads using the mutex object, when
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:19403
    • 提供者:海少
  1. ImageMatting

    0下载:
  2. 图像处理ImageMatting的实现。主要思路是: 1)手工交互的给出一个前景区域的包围盒。 2)根据当前的前景和背景分割结果,分别估计前景和背景的GMM模型 3)用GraphCut算法进行分割 对上述2),3)两步进行迭代,得到比较好的分割结果 (分割-->估计前景背景-->分割) 4)matting-Image processing ImageMatting achieved. The main idea is:   1) gi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2719074
    • 提供者:朱继祥
  1. OBBEightPoints

    1下载:
  2. 给定一个模型文件,计算出这个模型的OBB包围盒的八个顶点-This programme is able to work out the eight points of the OBB bounding box
  3. 所属分类:3D Graphic

    • 发布日期:2014-11-28
    • 文件大小:305152
    • 提供者:袁先生
  1. collision-detection--AABB-Triangle

    0下载:
  2. 三角形与AABB包围盒的碰撞检测程序,三角形碰撞到盒子变为红色,离开后变为绿色-Triangle with AABB bounding box collision detection procedure, the box turns red triangle collision, after leaving turns green
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2894136
    • 提供者:happy
  1. zhongxin

    0下载:
  2. 本人编的求重心小程序,是基于包围盒的,输入数据,和最小立方体边长,step为包围盒扩展边界的数值可取与小立方体边长一样-I find the center of gravity series of small programs, is based on the bounding box of the input data, and the smallest cube edge length, step to extend the boundary of the bounding box valu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:liulei
  1. denosei

    0下载:
  2. 采用最小包围盒算法,对隧道点云进行去噪,主要应用于隧道领域-Using the smallest bounding box algorithm for point cloud denoising tunnel, the tunnel is mainly used in the field
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1382629
    • 提供者:
  1. OBB

    0下载:
  2. 这是一段基于OBB包围盒的碰撞检测源代码,常用于3D游戏中-This is a based on OBB bounding box collision detection source code, commonly used in 3D games
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:778195
    • 提供者:王鹏
  1. MutexSynch

    0下载:
  2. 利用互斥对象实现线程同步,当勾寻使用互斥进行同步”按钮时,可启动一个线程向编辑框写入字符A,然后再启动一个线程向边界框写入字符B,可以看到只被执行一个线程,线程同步问题请下载源码参阅。-Use mutex thread synchronization when using a mutex to synchronize hook search "button, you can start a thread writes to the edit box the characters A, and t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:18886
    • 提供者:gpudn52
« 1 2 3 45 6 »
搜珍网 www.dssz.com